function FindNext(var FindRec: TFindRec): Boolean;
Retrieves information about the next matching file after a call to FindFirst. Returns True if successful.
For an example, see the documentation for FindFirst.